home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softdisk for Windows 38
/
Softdisk for Windows 38.iso
/
oilpro
/
OILPRO.EXE
/
OILPRO.DXR
/
00289.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-20
|
253 b
|
11 lines
on exitFrame
global BUTTONSTATUS
puppetSprite(48, 1)
puppetSprite(4, 1)
set the castNum of sprite 48 to cast "RETURNBUTTON0"
if BUTTONSTATUS = 1 then
puppetSprite(47, 1)
set the castNum of sprite 47 to cast "PRINTBUTDIR0"
end if
end